From: Chong Yidong Date: Mon, 18 Dec 2006 05:16:39 +0000 (+0000) Subject: * info.el (Info-build-node-completions): Signal error if tag-table X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31437 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3294bb68869adfbe4f8fbe7eaf1b206a2ec7b859;p=emacs.git * info.el (Info-build-node-completions): Signal error if tag-table marker is not found. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94c8aa6939d..201ea75b32a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2006-12-17 Chong Yidong + * info.el (Info-build-node-completions): Signal error if tag-table + marker is not found. + * pgg-gpg.el (pgg-gpg-use-agent): Default to t. 2006-12-17 Alan Mackenzie